home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: ncrgw2.ncr.com!ncrhub6!daynews!ranger!news
- From: Jeff Miko <Jeff.Miko@DaytonOH.ncr.com>
- Subject: OCX Help - Displaying Icon
- X-Nntp-Posting-Host: 192.127.53.180
- Content-Type: text/plain; charset=us-ascii
- Message-ID: <Dnwy3p.KyH@ranger.daytonoh.attgis.com>
- Sender: news@ranger.daytonoh.attgis.com (News Administrative Login)
- Content-Transfer-Encoding: 7bit
- Organization: NCR
- Mime-Version: 1.0
- Date: Thu, 7 Mar 1996 19:57:25 GMT
- X-Mailer: Mozilla 1.22 (Windows; U; 32bit)
-
- I'm using VC4 to build a custom control (OCX). Can anyone help
- or lead me in the right direction on how to have my icon appear
- on the users VB form at design time.
-
- My icon appears in the VB toolbox, but not when they place my
- control on their VB form.
-
- I know I need to add code to my control's OnDraw function, but
- I'm a little new to VC4 and need some help.
-
- Any pointers?
-
- Thanks, Jeff
-
-